pp108 : HTTPConnector (Managed Components)

HTTPConnector (Managed Components)

Settings

HTTPConnector does not have any settings.

Counters

requestTransformation

Counter Type

Timer event value counter

Event

A Soap Request was received by the HTTP Connector which needs to be transformed into the desired structure as defined by the XSL provided in the HTTP Connector configuration

Value Time taken for applying the XSL transformation to the request message

Hints

 

httpProcessing

Counter Type

Timer event value counter

Event HTTP Connector made an outbound API call and received the response.

Value

Time taken by external system to process the outbound request invoked by HTTP Connector

Hints

 

responseTransformation

Counter Type

Timer event value counter

Event An HTTP response (of external HTTP API call) was received and submitted for XSL transformation as defined by the XSL provided in the HTTP Connector configuration.

Value

Time taken for applying XSL transformation to the HTTP response message.

Hints

 

jsonToXmlTransformation

Counter Type

Timer event value counter

Event

An HTTP response was received with json content type.

Value Time taken to convert a json to xml.

Hints

 

xmlToJsonTransformation

Counter Type

Timer event value counter

Event

An Soap Request was received as xml which needs to be transformed into a json to make an outbound json call.

Value Time taken to convert a xml to json.

Hints

 

Operations

reset

Description

Resets all the counter identified by HTTP Connector component

Parameters

None

Return value

None

Alerts

There are currently no alerts defined for HTTPConnector type.

Problems

There are currently no problems defined for HTTPConnector type.

Sub-components

The HTTPConnector does not have any subcomponents.